home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / MS_ARCAD.ZIP / ARC4_1.CHP < prev    next >
Text File  |  1993-06-15  |  570b  |  19 lines

  1. %
  2. #EF
  3. #T15,1,Chapter 4     Animation     Pg. 1
  4. #HS,1,4,80,25,11,1
  5. #C4,R5
  6. ~Y~I
  7. There are a variety of techniques for animating things on a computer
  8. screen. What they all boil down to is ~C~Idrawing something on the screen~Y~I,
  9. ~M~Ierasing it~Y~I, then ~G~Idrawing~Y~I either ~G~Ithe same thing~Y~I, or something slightly
  10. different, ~G~Iin another location~Y~I.
  11.  
  12. #WN
  13. There are a number of ways to accomplish this. We will discuss three of the
  14. most common methods, ~W~Iframe animation~Y~I, ~W~Ibit block animation~Y~I, and
  15. ~W~I3D simulation~Y~I.
  16.  
  17.  
  18. #WN
  19. #X